Request a new worker lease
GET/api/lease/new
Returns a WireGuard configuration for the next available worker. Responses can be
a structured JSON object or a ready-to-use WireGuard profile in plain text, based
on the requested format.
Request
Responses
- 200
- 500
Successfully allocated worker configuration.
Unexpected server error.